Skip to content

Conversation

@jnsdls
Copy link
Member

@jnsdls jnsdls commented Oct 28, 2024

PR-Codex overview

This PR focuses on the removal of various files and code segments related to the Farcaster frames and related functionalities in the dashboard application, streamlining the codebase by eliminating outdated or unused components.

Detailed summary

  • Deleted multiple files including:
    • api.ts
    • tx-frame.ts
    • Warpcast.ts
    • connect-frames.ts
    • SuperChainFrame.ts
    • engine.ts
    • mint.tsx
    • Various API routes and utility files related to frames and superchains.
  • Removed shortenAddress function from string.ts.
  • Deleted Farcaster frames headers from GrantSuperChain and ConnectLanding components in superchain.tsx and connect.tsx respectively.
  • Cleaned up pnpm-lock.yaml by removing references to deleted packages.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@changeset-bot
Copy link

changeset-bot bot commented Oct 28, 2024

⚠️ No Changeset found

Latest commit: 6cb66c6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 28, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@vercel
Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 0:02am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 0:02am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 0:02am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 0:02am

@jnsdls jnsdls mentioned this pull request Oct 28, 2024
Copy link
Member Author

jnsdls commented Oct 28, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @jnsdls and the rest of your teammates on Graphite Graphite

@jnsdls jnsdls marked this pull request as ready for review October 28, 2024 23:17
@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Oct 28, 2024
@jnsdls jnsdls added DO NOT MERGE This pull request is still in progress and is not ready to be merged. and removed DO NOT MERGE This pull request is still in progress and is not ready to be merged. labels Oct 28, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Oct 28, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 43 KB (0%) 861 ms (0%) 3.8 s (+65.34% 🔺) 4.7 s
thirdweb (cjs) 102.91 KB (0%) 2.1 s (0%) 7.5 s (+25.79% 🔺) 9.6 s
thirdweb (minimal + tree-shaking) 4.84 KB (0%) 97 ms (0%) 192 ms (+12.13% 🔺) 288 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 173 ms (+67.46% 🔺) 183 ms
thirdweb/react (minimal + tree-shaking) 17.36 KB (0%) 348 ms (0%) 784 ms (+120.58% 🔺) 1.2 s

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 28, 2024

Merge activity

@graphite-app graphite-app bot changed the base branch from graphite-base/5213 to main October 28, 2024 23:40
@codecov
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.26%. Comparing base (ddec3da) to head (6cb66c6).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5213   +/-   ##
=======================================
  Coverage   45.26%   45.26%           
=======================================
  Files        1067     1067           
  Lines       55347    55347           
  Branches     3971     3971           
=======================================
  Hits        25054    25054           
  Misses      29601    29601           
  Partials      692      692           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from ddec3da
packages 40.27% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

<!-- start pr-codex -->

## PR-Codex overview
This PR primarily focuses on the removal of multiple files related to Farcaster frames and the `@coinbase/onchainkit` package, as well as some metadata updates in the `package.json` and `pnpm-lock.yaml` files.

### Detailed summary
- Deleted various files related to Farcaster frames and their functionality.
- Removed the `shortenAddress` function from `apps/dashboard/src/utils/string.ts`.
- Updated `package.json` to remove `@coinbase/onchainkit` dependency.
- Cleaned up `pnpm-lock.yaml` by removing references to deleted packages and dependencies.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants